Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jurplel/install-qt-action from 2 to 3 #18

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2023

Bumps jurplel/install-qt-action from 2 to 3.

Release notes

Sourced from jurplel/install-qt-action's releases.

install-qt-action v3.0.0

  • Move to aqtinstall v2.0.0 thanks to @​ddalcino
  • Switch to automatic caching thanks to @​bexnoss
  • Countless other things

install-qt-action v2.14.0

Note: Semantic versioning is now required for tools versions and for qt 5.9 (should be 5.9.0 now)

  • Updated aqtinstall to 1.2.5
  • Updated py7zr to 0.16.1
  • Install more ubuntu packages by default for running tests (#88)

install-qt-action v2.13.2

  • Fix apt-get install command not running as expected after v2.13.1

install-qt-action v2.13.1

  • Add nosudo option for install-deps #91

install-qt-action v2.13.0

  • Update aqtinstall to 1.1.3
  • Update py7zr to 0.14.0

install-qt-action v2.12.2

  • Set PKG_CONFIG_PATH

install-qt-action v2.12.1

  • Fix incorrect separator for LD_LIBRARY_PATH

install-qt-action v2.12.0

  • Setting environment variables is now optional
  • Set LD_LIBRARY_PATH on linux
  • Set IQTA_TOOLS env variable for finding tools slightly more easily
  • Update py7zr default version to 0.11.3
  • Update aqtinstall default version to 0.11.1 (This should fix aqtinstall not working when qt's download mirror is down, like it is right now)
  • Removed mirror input option because its a little pointless now (you can still use it with the extra input)

install-qt-action v2.11.1

  • Add option to skip setup-python step

install-qt-action v2.11.0

  • Force python version to fix bugs with ubuntu-16.04
  • Update default qt version to 5.15.2
  • Update default aqtinstall version to 0.10.0
  • Update default py7zr version to 0.11.0

install-qt-action v2.10.0

  • Add tool support

install-qt-action v2.9.0

  • Updated py7zr to 0.10.1
  • Updated aqtinstall to 0.9.7

... (truncated)

Commits
  • 727bfe7 Merge pull request #210 from jurplel/revert-202-win-aarch64
  • d1d1d4f Revert "Add Windows ARM support"
  • 951eeee Merge pull request #202 from vicr123/win-aarch64
  • b3ea527 build v3.3.0
  • db8caaa Merge pull request #179 from ddalcino/topic/add-src-doc-examples
  • bee5bf1 Merge pull request #186 from ddalcino/patch-1
  • ee36cf8 Add Windows ARM support
  • 2d51818 build v3.2.1
  • 6e5b885 add back libxkbcommon-x11-0 dependency on linux
  • c650b0c Git add force new modules
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 21, 2023
@dependabot dependabot bot requested a review from Kicer86 November 21, 2023 18:43
@Kicer86
Copy link
Owner

Kicer86 commented Nov 21, 2023

@dependabot rebase

Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 2 to 3.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](jurplel/install-qt-action@v2...v3)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/jurplel/install-qt-action-3 branch from d13632c to 914db43 Compare November 21, 2023 20:28
@Kicer86 Kicer86 merged commit 5d4c758 into master Nov 21, 2023
3 checks passed
@Kicer86 Kicer86 deleted the dependabot/github_actions/jurplel/install-qt-action-3 branch November 21, 2023 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant